Micron Document
welo git mirrors

Node / public / rns-proxy / commits / 4a08fd0

Commit 4a08fd06df605396873265f27d3dcf993cc09a9c


Parents : 8cb229c
Author : welo | main nixos computer <empty@empty.com>
Date : 2026-09-07T10:28:09+01:00

added instructions for ip blocking

Changes

1 files changed, 6 insertions(+), 0 deletions(-)

M README.md +6

Diff

diff --git a/README.md b/README.md
index 9d91e5a..aedb36a 100644
--- a/README.md
+++ b/README.md
@@ -106,6 +106,12 @@ Server started. Client address:
<32-hex-char-destination-hash>
```
+If you are running a public outproxy, you may want to disable a user from accessing your local (loopback) and private addresses, which can be done with these flags
+
+```bash
+rns-proxy server --pl
+```
+
#### Connect
To start a exit node that can only connect to certain localhost ports, you can instead do

Served by rngit 1.5.1 - Generated in 0.05s